projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e30aee9
)
(auto-revert-mode): Add autoload cookie.
author
Dave Love
<fx@gnu.org>
Tue, 10 Aug 1999 13:10:39 +0000
(13:10 +0000)
committer
Dave Love
<fx@gnu.org>
Tue, 10 Aug 1999 13:10:39 +0000
(13:10 +0000)
lisp/autorevert.el
patch
|
blob
|
history
diff --git
a/lisp/autorevert.el
b/lisp/autorevert.el
index 149c085dbcbd5ba9ef1af8c4cc6d2bd03240947d..94cae66c960045ab94f13055fc3056bc0045004f 100644
(file)
--- a/
lisp/autorevert.el
+++ b/
lisp/autorevert.el
@@
-89,6
+89,8
@@
Global Auto-Revert Mode applies to all buffers."
;; Variables:
+;; Autoload for the benefit of `make-mode-line-mouse-sensitive'.
+;;;###autoload
(defvar auto-revert-mode nil
"*Non-nil when Auto-Revert Mode is active.